home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Joystick Magazine 2000 October
/
cd joystick no119 octobre 2000 cd 1.iso
/
data
/
infonie
/
config
/
kiosque.scp
< prev
next >
Wrap
Text File
|
1997-08-04
|
329b
|
22 lines
; Script de connexion infonie a la duree sur kiosque
proc main
; delay 3
; transmit "^M"
waitfor "Ser?"
transmit "INFONIE02"
transmit "^M"
; waitfor "INFONIE02"
; transmit $USERID
; transmit "^M"
; waitfor "password"
; transmit $PASSWORD
; transmit "^M"
waitfor "~"
endproc